Skip to content

Make setMaintainVisibleContentPosition and MaintainVisibleScrollPositionHelper internal#57077

Closed
cortinico wants to merge 1 commit into
react:mainfrom
cortinico:export-D107530272
Closed

Make setMaintainVisibleContentPosition and MaintainVisibleScrollPositionHelper internal#57077
cortinico wants to merge 1 commit into
react:mainfrom
cortinico:export-D107530272

Conversation

@cortinico

Copy link
Copy Markdown
Contributor

Summary:
setMaintainVisibleContentPosition takes a MaintainVisibleScrollPositionHelper.Config parameter whose constructor is internal, making the method uncallable by OSS consumers. This change makes both the method and the helper class internal to reflect that reality and reduce the public API surface.

Changelog: [Internal]

Differential Revision: D107530272

…sitionHelper` internal

Summary:
`setMaintainVisibleContentPosition` takes a `MaintainVisibleScrollPositionHelper.Config` parameter whose constructor is `internal`, making the method uncallable by OSS consumers. This change makes both the method and the helper class `internal` to reflect that reality and reduce the public API surface.

Changelog: [Internal]

Differential Revision: D107530272
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 4, 2026
@facebook-github-tools facebook-github-tools Bot added p: Facebook Partner: Facebook Partner labels Jun 4, 2026
@meta-codesync

meta-codesync Bot commented Jun 4, 2026

Copy link
Copy Markdown

@cortinico has exported this pull request. If you are a Meta employee, you can view the originating Diff in D107530272.

@meta-codesync meta-codesync Bot closed this in 503c0a5 Jun 5, 2026
@facebook-github-tools facebook-github-tools Bot added the Merged This PR has been merged. label Jun 5, 2026
@meta-codesync

meta-codesync Bot commented Jun 5, 2026

Copy link
Copy Markdown

This pull request has been merged in 503c0a5.

@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @cortinico in 503c0a5

When will my fix make it into a release? | How to file a pick request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants